home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / utils / sleep.arc / SLEEPNN.DOC < prev    next >
Text File  |  1989-04-30  |  1KB  |  30 lines

  1.  
  2. SLEEPnn.PRG
  3. a "delay" utility for your Atari ST's \auto\ folder.
  4.  
  5. Why SLEEP? If you turn on your ST and your hard drive at the same
  6. time, the computer may "hang" because the drive isn't up to speed.
  7.  
  8. Make a folder on your A: disk named AUTO. Copy SLEEPnn.PRG into
  9. it. Rename the program anything from SLEEP01.PRG to SLEEP99.PRG, where
  10. the two-digit number reflects how many seconds you want to wait
  11. for the hard drive to power up.
  12.  
  13. Then copy your hard disk driver (AHDI.PRG, SUPBOOT.PRG, or whatever)
  14. into the folder, followed by any other AUTO utilities. Remember, they
  15. will be run in the order in which they are copied.
  16.  
  17. SLEEP is intended for bulletin board system operators and other
  18. owners of hard disks who need a way to have their computer recover 
  19. automatically from a power failure. Sleep well. :-)
  20.  
  21. This program is in the public domain. Feel free to distribute it,
  22. including the source code. It was compiled with Sozobon C, the free
  23. compiler from Sozobon, Ltd. (No bozos on this bus!)
  24.  
  25. -- Steve Yelvington, 1392 Brandlwood Rd., White Bear Lake, MN 55110
  26.     UUCP:    bungia!stag!thelake!steve
  27.     CTDL:    the_land!class68!poof!thelake!steve
  28.     Delphi:    YELVINGTON
  29.     #member <STdNET> The ST Developers Network
  30.